github.com/klauspost/compress/zstd.jobState.started (field)

7 uses

	github.com/klauspost/compress/zstd (current package)
		enc_jobs.go#L41: 	started    bool
		enc_jobs.go#L66: 	js.started = true
		enc_jobs.go#L228: 	if !js.started {
		enc_jobs.go#L235: 	js.started = false
		enc_jobs.go#L241: 	if !js.started {
		enc_jobs.go#L309: 	if !js.started {
		encoder.go#L121: 		js.started = false